home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Segments Part 1 / Literacy Segments Part 1 / card_20043.txt < prev    next >
Text File  |  1989-08-22  |  3KB  |  147 lines

  1. -- card: 20043 from stack: in
  2. -- bmap block id: 20967
  3. -- flags: 0000
  4. -- background id: 20242
  5. -- name: Individual and Work P/1
  6. ----- HyperTalk script -----
  7. on openCard
  8.   global btnStatus
  9.   get line 3 of btnStatus
  10.   -- the line number should be tailored for each menu
  11.   repeat with i = 1 to 2
  12.     -- tailor to number of menu items on given menu
  13.     if item i of it is not empty
  14.     then set the icon of btn ("#" & i) to (4240 + i) -- use 4220 for sml icons
  15.   else set the icon of btn ("#" & i) to (4230 + i) -- use 4210 for sml icons
  16. end repeat
  17. pass openCard
  18. end openCard
  19.  
  20.  
  21. -- part 2 (button)
  22. -- low flags: 00
  23. -- high flags: 0000
  24. -- rect: left=493 top=319 right=341 bottom=512
  25. -- title width / last selected line: 0
  26. -- icon id / first selected line: 1400 / 1400
  27. -- text alignment: 1
  28. -- font id: 0
  29. -- text size: 12
  30. -- style flags: 0
  31. -- line height: 16
  32. -- part name: Next
  33. ----- HyperTalk script -----
  34. on mouseUp
  35.  
  36. end mouseUp
  37.  
  38.  
  39.  
  40. -- part 3 (button)
  41. -- low flags: 00
  42. -- high flags: 0000
  43. -- rect: left=246 top=162 right=194 bottom=279
  44. -- title width / last selected line: 0
  45. -- icon id / first selected line: 4231 / 4231
  46. -- text alignment: 1
  47. -- font id: 0
  48. -- text size: 12
  49. -- style flags: 0
  50. -- line height: 16
  51. -- part name: #1
  52.  
  53.  
  54. -- part 4 (button)
  55. -- low flags: 00
  56. -- high flags: 0000
  57. -- rect: left=246 top=208 right=240 bottom=279
  58. -- title width / last selected line: 0
  59. -- icon id / first selected line: 4232 / 4232
  60. -- text alignment: 1
  61. -- font id: 0
  62. -- text size: 12
  63. -- style flags: 0
  64. -- line height: 16
  65. -- part name: #2
  66.  
  67.  
  68. -- part 5 (button)
  69. -- low flags: 00
  70. -- high flags: 2000
  71. -- rect: left=243 top=157 right=200 bottom=463
  72. -- title width / last selected line: 0
  73. -- icon id / first selected line: 0 / 0
  74. -- text alignment: 1
  75. -- font id: 0
  76. -- text size: 12
  77. -- style flags: 0
  78. -- line height: 16
  79. -- part name: Hiliter1
  80. ----- HyperTalk script -----
  81. on mouseUp
  82.   goItem "Individual and Work P/2"
  83. end mouseUp
  84.  
  85.  
  86.  
  87. -- part 6 (button)
  88. -- low flags: 00
  89. -- high flags: 2000
  90. -- rect: left=243 top=203 right=246 bottom=463
  91. -- title width / last selected line: 0
  92. -- icon id / first selected line: 0 / 0
  93. -- text alignment: 1
  94. -- font id: 0
  95. -- text size: 12
  96. -- style flags: 0
  97. -- line height: 16
  98. -- part name: Hiliter2
  99. ----- HyperTalk script -----
  100. on mouseUp
  101.   goItem "Individual and Work P/3"
  102. end mouseUp
  103.  
  104.  
  105.  
  106. -- part 7 (button)
  107. -- low flags: 00
  108. -- high flags: 0000
  109. -- rect: left=482 top=294 right=320 bottom=509
  110. -- title width / last selected line: 0
  111. -- icon id / first selected line: 1235 / 1235
  112. -- text alignment: 1
  113. -- font id: 0
  114. -- text size: 12
  115. -- style flags: 0
  116. -- line height: 16
  117. -- part name: Last Menu
  118.  
  119.  
  120. -- part contents for background part 3
  121. ----- text -----
  122. Individual and Workgroup Needs
  123.  
  124. -- part contents for background part 22
  125. ----- text -----
  126. This segment has one Practice with several questions.  Review the Company Profile first and then do the Practice.
  127.  
  128.  
  129. -- part contents for background part 25
  130. ----- text -----
  131. Company Profile
  132.  
  133. -- part contents for background part 26
  134. ----- text -----
  135. Practice: Select the Need
  136.  
  137. -- part contents for background part 10
  138. ----- text -----
  139. Practice
  140.  
  141. -- part contents for background part 23
  142. ----- text -----
  143. Click a choice.
  144.  
  145. -- part contents for background part 34
  146. ----- text -----
  147. 20043